update

open override fun update(user: User): User?

Updates a given user.

Return

the updated user, or null if the user does not exist

Parameters

user

the user to update